.. This file was automatically converted from MediaWiki syntax. If some markup is wrong, looks weird or doesn't make sense, feel free to fix it. Please remove this comment once this file was manually checked and no "strange ReST" artifacts remain. .. _projectile-intervals: Projectile Intervals ==================== Projectile intervals are used to move a NodePath through the trajectory of a projectile under the influence of gravity. .. code-block:: python myInterval = ProjectileInterval(, startPos = Point3(X,Y,Z), endPos = Point3(X,Y,Z), duration =